configure.ac (HAVE_IMAGEMAGICK): Check on NS also.
authorJan D. <jan.h.d@swipnet.se>
Mon, 8 Jul 2013 13:26:13 +0000 (15:26 +0200)
committerJan D. <jan.h.d@swipnet.se>
Mon, 8 Jul 2013 13:26:13 +0000 (15:26 +0200)
commit2f14f7a152629cab86204f1c84310b7e7c73a77e
treef9763d3bdf0be63dcde1b0cae55fbdfe5d922f44
parent030b58473b428fa3c8ccf435fa119258368964b0
configure.ac (HAVE_IMAGEMAGICK): Check on NS also.
image.c (imagemagick_load_image): Do not use MagickExportImagePixels
on NS even if it is present.  Pixmap on NS is a void*.
ChangeLog
configure.ac
src/ChangeLog
src/image.c